[INFO] cloning repository https://github.com/leviska/tagged
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leviska/tagged" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleviska%2Ftagged", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleviska%2Ftagged'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ebcdba67b523e112bc223103446c73d1b0ba0c0
[INFO] fixing leviska/tagged against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleviska%2Ftagged" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/leviska/tagged
[INFO] finished tweaking git repo https://github.com/leviska/tagged
[INFO] tweaked toml for git repo https://github.com/leviska/tagged written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/leviska/tagged on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/leviska/tagged already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4cf47072d672873173c86cbf2cc0e75892a66b2af3b89895b1d7433eb55e4e60
[INFO] running `Command { std: "docker" "start" "4cf47072d672873173c86cbf2cc0e75892a66b2af3b89895b1d7433eb55e4e60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4cf47072d672873173c86cbf2cc0e75892a66b2af3b89895b1d7433eb55e4e60" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4cf47072d672873173c86cbf2cc0e75892a66b2af3b89895b1d7433eb55e4e60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4cf47072d672873173c86cbf2cc0e75892a66b2af3b89895b1d7433eb55e4e60" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling serde_derive v1.0.132
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]     Checking futures-sink v0.3.19
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking futures-io v0.3.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking getrandom v0.2.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking plotters-backend v0.3.2
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking rmp v0.8.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking plotters-svg v0.3.1
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking plotters v0.3.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]     Checking criterion-plot v0.4.4
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]     Checking tokio v1.15.0
[INFO] [stderr]     Checking ctrlc v3.2.1
[INFO] [stderr]     Checking futures-executor v0.3.19
[INFO] [stderr]     Checking futures v0.3.19
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking h2 v0.3.9
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking rmp-serde v0.15.5
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.3.5
[INFO] [stderr]     Checking hyper v0.14.16
[INFO] [stderr]     Checking tagged v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/storage/storage.rs (1 fix)
[INFO] [stderr]        Fixed src/storage/tests/storage.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tests/base.rs:87:3
[INFO] [stdout]     |
[INFO] [stdout]  87 |           &(&name[..name.len() - 3]).replace("::", "/")
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout]  93 |           crate::tests::run_basic(crate::tests::test_name!(), |$data_dir| {
[INFO] [stdout]     |           ----------------------- borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/storage/tests/storage.rs:110:2
[INFO] [stdout]     |
[INFO] [stdout] 110 | /     tests::async_basic!(data_dir, {
[INFO] [stdout] 111 | |         let config = Config {
[INFO] [stdout] 112 | |             data_dir: data_dir.to_path_buf(),
[INFO] [stdout] 113 | |             max_active_size: 3,
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |         Ok(())
[INFO] [stdout] 136 | |     })
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `crate::tests::test_name` which comes from the expansion of the macro `tests::async_basic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/tests/base.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tests/base.rs:87:3
[INFO] [stdout]     |
[INFO] [stdout]  87 |           &(&name[..name.len() - 3]).replace("::", "/")
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout]  93 |           crate::tests::run_basic(crate::tests::test_name!(), |$data_dir| {
[INFO] [stdout]     |           ----------------------- borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/storage/tests/storage.rs:141:2
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     tests::async_basic!(data_dir, {
[INFO] [stdout] 142 | |         let config = Config {
[INFO] [stdout] 143 | |             data_dir: data_dir.to_path_buf(),
[INFO] [stdout] 144 | |             max_active_size: 800,
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | |         Ok(())
[INFO] [stdout] 178 | |     })
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `crate::tests::test_name` which comes from the expansion of the macro `tests::async_basic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/storage/tests/block.rs (2 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr] crater-edition-check: tagged v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking tagged v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `storage::*`
[INFO] [stdout]  --> src/storage/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use storage::*;
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `storage::*`
[INFO] [stdout]  --> src/storage/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use storage::*;
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BlockType` is never used
[INFO] [stdout]   --> src/storage/block.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum BlockType {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_tags`, `get_keys`, and `get_type` are never used
[INFO] [stdout]   --> src/storage/block.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub trait SearchBlock {
[INFO] [stdout]    |           ----------- methods in this trait
[INFO] [stdout] 19 |     fn get_tags(&self) -> &[String];
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 20 |     fn get_keys(&self) -> &[String];
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     fn get_type(&self) -> BlockType;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/tests/base.rs:87:4
[INFO] [stdout]     |
[INFO] [stdout]  87 |           &(&name[..name.len() - 3]).replace("::", "/")
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |            |                                          |
[INFO] [stdout]     |            |                                          temporary value is freed at the end of this statement
[INFO] [stdout]     |            creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout]  93 |           crate::tests::run_basic(crate::tests::test_name!(), |$data_dir| {
[INFO] [stdout]     |           ----------------------- borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/storage/tests/storage.rs:110:2
[INFO] [stdout]     |
[INFO] [stdout] 110 | /     tests::async_basic!(data_dir, {
[INFO] [stdout] 111 | |         let config = Config {
[INFO] [stdout] 112 | |             data_dir: data_dir.to_path_buf(),
[INFO] [stdout] 113 | |             max_active_size: 3,
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |         Ok(())
[INFO] [stdout] 136 | |     })
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `crate::tests::test_name` which comes from the expansion of the macro `tests::async_basic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/tests/base.rs:87:4
[INFO] [stdout]     |
[INFO] [stdout]  87 |           &(&name[..name.len() - 3]).replace("::", "/")
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |            |                                          |
[INFO] [stdout]     |            |                                          temporary value is freed at the end of this statement
[INFO] [stdout]     |            creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout]  93 |           crate::tests::run_basic(crate::tests::test_name!(), |$data_dir| {
[INFO] [stdout]     |           ----------------------- borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/storage/tests/storage.rs:141:2
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     tests::async_basic!(data_dir, {
[INFO] [stdout] 142 | |         let config = Config {
[INFO] [stdout] 143 | |             data_dir: data_dir.to_path_buf(),
[INFO] [stdout] 144 | |             max_active_size: 800,
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | |         Ok(())
[INFO] [stdout] 178 | |     })
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `crate::tests::test_name` which comes from the expansion of the macro `tests::async_basic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tagged` (bin "tagged" test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "4cf47072d672873173c86cbf2cc0e75892a66b2af3b89895b1d7433eb55e4e60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cf47072d672873173c86cbf2cc0e75892a66b2af3b89895b1d7433eb55e4e60", kill_on_drop: false }`
[INFO] [stdout] 4cf47072d672873173c86cbf2cc0e75892a66b2af3b89895b1d7433eb55e4e60
